home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr05 / ddeexamp.zip / ABSTRACT next >
Text File  |  1993-07-08  |  1KB  |  31 lines

  1.  
  2.  DDEExec: DDE Execute Command Server
  3.  
  4.  DDEExec is a dynamic data exchange (DDE) server that
  5.  supports an Execute command set. The commands allow DDE
  6.  client applications to draw pictures in the main window of
  7.  the server. The following sample client applications use
  8.  the DDEExec server and are included with this application:
  9.  
  10.  >  EXEC is a Visual Basic(TM) version 2.0 application that
  11.  allows any Execute command to be sent to a given topic of
  12.  a DDE server. This sample client application tests the
  13.  basic command set of a DDE server and ensures that the
  14.  server reports command errors correctly.
  15.  
  16.  >  BUNNY is a Visual Basic 2.0 application that uses the
  17.  server to draw a picture of a bunny rabbit.
  18.  
  19.  >  WBUNNY.DOC is a Word for Windows(TM) document based on
  20.  the WBUNNY.DOT template that uses Word's embedded Basic
  21.  language to draw yet another bunny picture.
  22.  
  23.  >  XLART.XLM is a sample Microsoft Excel macro sheet that
  24.  shows how you can use Microsoft Excel as a DDE client to
  25.  draw fascinatingly complex pictures.
  26.  
  27.  DDEExec was built and tested under Microsoft Windows
  28.  version 3.1.
  29.  
  30.  KEYWORDS: PR-CD2
  31.